build: lock file maintenance#33433
Conversation
See associated pull request for more information. Closes angular#33431 as a pr takeover
There was a problem hiding this comment.
Code Review
This pull request improves TypeScript type safety in the Vitest runner plugins for the Angular build builder. It introduces explicit types from vitest/node (such as Vite.PluginOption, Vite.UserConfig, VitestPluginContext, and Vite.ViteDevServer) to various configurations, function parameters, and variables, and removes an unnecessary eslint-disable-next-line comment and type assertion. I have no feedback to provide.
|
This PR was merged into the repository. The changes were merged into the following branches:
|
|
This pull request has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
See associated pull request for more information.
Closes #33431 as a pr takeover